home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 4 / MacMania 4.toast / / Demo's / Igor Demo Pro / Igor 68K NoFPU 3.01 Demo Folder / Igor 68K NoFPU 3.01 Demo / Igor 68K NoFPU 3.01 Demo.rsrc / STR#_102.txt < prev    next >
Text File  |  1996-04-18  |  1KB  |  79 lines

  1. Sorry, you can‚Äôt use Prompt in a function.
  2. To prompt for input you will need to write your routine as a Macro.
  3.  
  4. Line too long. Command lines are limited to 400 characters.
  5.  
  6. Sorry, you can‚Äôt call a macro from a function.
  7. You can call it from another macro or invoke it using 'Execute'.
  8.  
  9. Menu Compilation Error
  10.  
  11. Function Compilation Error
  12.  
  13. unexpected end of function definition
  14.  
  15. expected '='
  16.  
  17. expected subtype
  18.  
  19. expected : separator
  20.  
  21. unused
  22.  
  23. this function or operation is not available in user functions
  24.  
  25. expected assignment operator: =, +=, -=, *= or /=
  26.  
  27. expected a keyword or an object name
  28.  
  29. expected a wave name as a function parameter or literal
  30.  
  31. not a parameter name
  32.  
  33. parameters names must be unique
  34.  
  35. while with no do or other flow control mismatch
  36.  
  37. break must be within a loop
  38.  
  39. loop with no iterate or other flow control mismatch
  40.  
  41. else or endif with no if or other flow control mismatch
  42.  
  43. expected left parenthesis
  44.  
  45. expected loop
  46.  
  47. expected endif
  48.  
  49. unused
  50.  
  51. expected parameter name
  52.  
  53. parameter not declared
  54.  
  55. unexpected end of macro definition
  56.  
  57. parentheses are required after macro name even if macro has no parameters
  58.  
  59. macros can have no more than 10 parameters
  60.  
  61. macro nesting overflow
  62.  
  63. Macro Execute Error
  64.  
  65. Macro Scan Error
  66.  
  67. string too long
  68.  
  69. expected string expression
  70.  
  71. expected assignment or operation
  72.  
  73. expected wave name, variable name, or operation
  74.  
  75. point number of destination wave out of range
  76.  
  77. expected comma or right parenthesis at end of expression
  78.  
  79.